const runtime._SIGSYS
2 uses
runtime (current package)
defs_linux_amd64.go#L66: _SIGSYS = 0x1f
signal_unix.go#L745: if sig == _SIGSYS && c.sigFromSeccomp() && atomic.Load(&sigsysIgnored) != 0 {
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)